asynchronous [æ'siɳkrənəs] tính từ không đồng thời không đồng bộ...
data (Econ) Số liệu, dữ liệu. + Các quan sát về độ lớn của các hiện tượng...
Câu ví dụ
Data Format: Asynchronous data with all common combination of bits, parity, stop. Định dạng dữ liệu nối tiếp: dữ liệu đồng bộ với tất cả sự kết hợp của bits, parity, stop..
To sum up, Reactive programming runs asynchronous data flows between sources of data and components that need to react to that data. Nói 1 cách đơn giản, reactive programming quản lý các dòng dữ liệu bất đồng bộ giữa các nguồn dữ liệu và components cần phải react với dữ liệu.
XML HTTP Request allows asynchronous data retrieval or ensuring that the page does not reload in its entirety each time the user requests the smallest of changes. XML HTTP Request cho phép truy vấn dữ liệu không đồng bộ và đảm bảo các trang web không bị load trở lại khi thay đổi trong yêu cầu người dùng ở mức nhỏ nhất.
AJAX uses asynchronous data transfer (HTTP requests) between the browser and the web server, by allowing web pages to request small bits of information from the server instead of entire pages. AJAX sử dụng kỹ thuật chuyển dữ liệu bất đối xứng (asynchronous) giữa trình duyệt và máy chủ web, cho phép các trang web yêu cầu thông tin từ máy chủ thay vì cả trang.
AJAX uses asynchronous data transfer (HTTP requests) between the browser and the web server, allowing web pages to request small bits of information from the server instead of whole pages. AJAX sử dụng kỹ thuật chuyển dữ liệu bất đối xứng (asynchronous) giữa trình duyệt và máy chủ web, cho phép các trang web yêu cầu thông tin từ máy chủ thay vì cả trang.
You can create asynchronous data stream on any thread, transform the data, and consume it by an Observer on any thread. Bạn có thể tạo ra bất kì luồng dữ liệu không đồng bộ trên bất kỳ thread nào, chuyển đổi dữ liệu và dữ liệu này được sử dụng bởi Observer trên bất kỳ thread nào.